Skip to content

Fix branch selector layout and flexbox truncation in git review panel#12

Merged
SDSLeon merged 1 commit into
masterfrom
lightcode/noble-wren
May 23, 2026
Merged

Fix branch selector layout and flexbox truncation in git review panel#12
SDSLeon merged 1 commit into
masterfrom
lightcode/noble-wren

Conversation

@SDSLeon
Copy link
Copy Markdown
Owner

@SDSLeon SDSLeon commented May 23, 2026

  • Resolve branch name text truncation and overflow issues by replacing static maximum width bounds with dynamic flexbox layout constraints.
  • Allow parent styling injection by exposing a custom className prop on the BranchSelector component.
  • Ensure proper space allocation and consistent alignment for both interactive branch selectors and read-only status labels.

- Support custom className in BranchSelector and apply flexbox styles to
  its popover trigger
- Replace hardcoded max-widths in GitReviewPanel with dynamic flexbox
  truncation
@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightcode-landing Ready Ready Preview, Comment May 23, 2026 11:39pm

@SDSLeon SDSLeon merged commit e5775a5 into master May 23, 2026
6 checks passed
@SDSLeon SDSLeon deleted the lightcode/noble-wren branch May 23, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant